DX11 MOVE OBJECT

Moves the specified object along the path it is currently facing by the given distance.

  Syntax
DX11 MOVE OBJECT object, distance
  Parameters
object
Dword
The object to move.
distance
Float
The distance to move the specified object in world space. You may specify a negative distance to instead move the object backwards.

  Returns

This function does not return a value.

  See also

OBJECT Functions Menu
DX11 Function Categories